derelict_extras-purple ~master (2022-03-08T05:11:12.0837557)
Dub
Repo
xmlnode_remove_attrib
derelict
purple
xmlnode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
xmlnode_remove_attrib
(xmlnode* node, const(char)* attr)
da_xmlnode_remove_attrib
xmlnode_remove_attrib
;
version(!Derelict_Link_Static)
extern (
C
) __gshared
da_xmlnode_remove_attrib
xmlnode_remove_attrib
;
Meta
Source
See Implementation
derelict
purple
xmlnode
aliases
XMLNodeType
da_xmlnode_copy
da_xmlnode_free
da_xmlnode_from_file
da_xmlnode_from_str
da_xmlnode_get_attrib
da_xmlnode_get_attrib_with_namespace
da_xmlnode_get_child
da_xmlnode_get_child_with_namespace
da_xmlnode_get_data
da_xmlnode_get_data_unescaped
da_xmlnode_get_namespace
da_xmlnode_get_next_twin
da_xmlnode_get_parent
da_xmlnode_get_prefix
da_xmlnode_insert_child
da_xmlnode_insert_data
da_xmlnode_new
da_xmlnode_new_child
da_xmlnode_remove_attrib
da_xmlnode_remove_attrib_with_namespace
da_xmlnode_set_attrib
da_xmlnode_set_attrib_full
da_xmlnode_set_attrib_with_namespace
da_xmlnode_set_attrib_with_prefix
da_xmlnode_set_namespace
da_xmlnode_set_prefix
da_xmlnode_to_formatted_str
da_xmlnode_to_str
xmlnode
enums
_XMLNodeType
functions
xmlnode_copy
xmlnode_free
xmlnode_from_file
xmlnode_from_str
xmlnode_get_attrib
xmlnode_get_attrib_with_namespace
xmlnode_get_child
xmlnode_get_child_with_namespace
xmlnode_get_data
xmlnode_get_data_unescaped
xmlnode_get_namespace
xmlnode_get_next_twin
xmlnode_get_parent
xmlnode_get_prefix
xmlnode_insert_child
xmlnode_insert_data
xmlnode_new
xmlnode_new_child
xmlnode_remove_attrib
xmlnode_remove_attrib_with_namespace
xmlnode_set_attrib
xmlnode_set_attrib_full
xmlnode_set_attrib_with_namespace
xmlnode_set_attrib_with_prefix
xmlnode_set_namespace
xmlnode_set_prefix
xmlnode_to_formatted_str
xmlnode_to_str
structs
_xmlnode